home *** CD-ROM | disk | FTP | other *** search
- ┌─────────────────────────────────────────────────────────────────────────────┐
- │ M E M │
- └─────────────────────────────────────────────────────────────────────────────┘
- v2.00
-
- ────────────────────────┤ A Moderately Useful Utility ├────────────────────────
-
- copr. Dave Williams 1988, 1990
-
-
- MEM.EXE is a small utility to report the state of the system RAM usage. It
- will report the following system parameters:
-
- » total available free conventional memory
- | » largest block available on heap (non-fragmented memory)
- | » BIOS int 11h memory installed
-
- | » BIOS int 15h extended memory installed
-
- | » size of the DOS environment
- » amount of memory used in the DOS environment
- | » amount of memory available in the DOS environment
-
- | » EMS driver version number
- » total amount of EMS memory
- » available EMS memory
- » EMS memory in use
-
- | The extended memory report is through interrupt 15h. It will correctly
- | reflect programs using the "VDISK" method of allocating extended memory.
- | If you have an AT and extended memory, it will report *only* those programs
- | which obey the interrupt 15h method of allocation. Some programs don't,
- | and that throws interrupt 15h off.
-
-
- Anyway, this version may be used without charge or guilt. Don't send me
- anything.
-
-
- Arrivederci,
-
- Dave
-
-
- Dave Williams
- PO Box 181
- Jacksonville, AR 72076
- Email at:
- (501)771-0114 N.L.R., AR
- Twit's End BBS, The Gigabyte Board!
-
- History:
-
- 12/06/88 v1.00 original release
- | 02/22/90 v2.00 rewritten in Turbo Pascal 5.5, added extended memory
- reporting, enhanced environment reporting, lots of stuff.
-
-
-